home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 1615 < prev    next >
Encoding:
Text File  |  1996-08-05  |  2.0 KB  |  57 lines

  1. Newsgroups: comp.lang.c
  2. Path: bath.ac.uk!uwe-bristol!plate!jp-morri
  3. From: jp-morri@csm.uwe.ac.uk (J Morris)
  4. Subject: Re: C Sound and Soundblaster
  5. Message-ID: <1996Jan15.172936.5441@pat.uwe.ac.uk>
  6. To: davissac@SheridanC.on.ca
  7. Sender: usenet@pat.uwe.ac.uk (uwe nntp usenet poster)
  8. Nntp-Posting-Host: usenet@pat.uwe.ac.uk (uwe nntp usenet poster)
  9. Organization: University of the West of England.
  10. X-Newsreader: xrn 7.04-beta-2
  11. References:  <DL37J9.7pH@eclipse.sheridanc.on.ca>
  12. Date: Mon, 15 Jan 1996 17:29:36 GMT
  13.  
  14. In article <DL37J9.7pH@eclipse.sheridanc.on.ca>, davissac@SheridanC.on.ca writes:
  15. >     I am a second year Computer Studies student and I am trying to teach 
  16. > myself C.  Well as many of you may have guessed it is not going great 
  17. > once you get into the complicated things... so I need some help.
  18. > #1)   How do I get more than 16 colours on the screen?  I am using 
  19. > Borland C/C++ version 4.5 for Windows.  I have been using the EGAVGA 
  20. > driver but it only does 16.
  21.  
  22. Obtain vesa.bgi
  23.  
  24. > #2)   How do I do sound?  Preferably you can point me to a text file or 
  25. > something of that sort, my book money is dead and a book suggestion is 
  26. > not enuf... so I need some files or source-code.  I am just looking at 
  27. > how to play some music, but I have _NO_ idea where to get started at all! 
  28. > This would be greatly appreciated... thanks to anyone who relies!!
  29.  
  30. Tricky: what sort of music do you want to play?  FM or digital?
  31.  
  32. If you want to play MODs, MikMod is a good choice.
  33.  
  34. It is a music and sound library that supports soundblaster and GUS.
  35. It can play (nearly) any kind of MOD file, source code is supplied and it
  36. is FREE if you are using it non-commercially.
  37.  
  38. I believe it is it ftp.cdrom.com /pub/demos/sound or something like that.
  39.  
  40.  
  41. -- 
  42. *****************************************************************************
  43. *J.P Morris, IT-HE Software * jp-morri@csm.uwe.ac.uk * NOT a UWE spokeman   *
  44. *****************************************************************************
  45.  
  46.  
  47.  
  48.  
  49.  
  50.